﻿* { margin: 0; padding: 0; text-decoration: none; font-style: normal; list-style: none; }

html,
body { color: #333; line-height: 1.4em; position: relative; font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif; background-color:#fff; font-size: .95em; }
html,body { height: 100%; }

h1,h2,h3,h4,h5,h6 { font-weight: bold; margin:0; font-size: 1.2em; }

hr {border-top: 1px solid rgba(0,0,0,.1);}

ul,ol,dl { margin:0; padding: 0; }
em { font-style: normal }

a { color: #2e3135; outline: none; -webkit-transition:all .3s ease; transition: all .3s; }
a:hover {  color: #1a60ae;  text-decoration: none; }
a:active,a:focus,a img {  outline: none; border: 0; }

::-moz-selection {  color: #ffffff;  background: #d01f24;  text-shadow: none;}
::selection {  color: #ffffff;  background: #d01f24;  text-shadow: none;}

table { border-collapse: collapse; border-spacing:0; color: #111; border-right:#ccc 1px solid; border-top: #ccc 1px solid; text-align: center; margin-bottom: 15px; width: 100% }
table th { padding: 15px; border-left:#ccc 1px solid; border-bottom: #ccc 1px solid; background-color:#eee; text-align: center }
table td { padding: 15px; border-left:#ccc 1px solid; border-bottom: #ccc 1px solid; text-align: center }
table thead th { background-color: #1a60ae; color: #fff; }

.tr { text-align: right }
.tc { text-align: center }
.fr { float: right }
.none { display: none }
img { max-width: 100%; display: block }

.mio-navm,
.mio-close { display: none }

.mio-plist { text-align: center}
.mio-plist .col-md-3 { margin-bottom: 15px; }
.mio-plist img { border-radius: 4px; }
.mio-plist .mio-txt { padding: 10px 0;  } 

.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

.mio-pbanner { height: 450px; background-color: #666; width: 100%; background-position: center; background-repeat: no-repeat; /*background-size: cover;*/ background-image: url(pbanner1.jpg) }
.mio-pbanner .mio-pbg { position: relative; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; }
.mio-pbanner .mio-txt { height: 50px; text-align: center; position: absolute; top: 50%; left: 0; margin-top: -25px; color: #fff; width: 100% }
.mio-pbanner .mio-txt h2 { font-size: 2em; font-weight: normal }

.mio-pbanner3 { background-image: url(pbanner3.jpg) }
.mio-pbanner4 { background-image: url(pbanner4.jpg) }
.mio-pbanner5 { background-image: url(pbanner5.jpg) }
.mio-pbanner6 { background-image: url(pbanner6.jpg) }
.mio-pbanner7 { background-image: url(pbanner7.jpg) }
.mio-pbanner8 { background-image: url(pbanner8.jpg) }
.mio-pbanner9 { background-image: url(pbanner9.jpg) }


.mio-position { height: 72px;  background-color: #f3f3f3; line-height: 72px; border-bottom: #ddd 1px solid }
.mio-position .mio-crumbs { }
.mio-position .mio-crumbs li { float: left }
.mio-position .mio-crumbs li a { display: block; line-height: 72px; padding: 0 25px; color: #888; }
.mio-position .mio-crumbs li.hover a { color: #1a60ae; font-weight: bold }
.mio-position .mio-crumbs a.mio-ahome { width: 72px; height: 72px; line-height: 72px; background-color: #1a60ae; color: #fff; text-align: center; padding: 0; }
.mio-position .mio-crumbs a.mio-ahome span { font-size: 1.2em }

#container { width: 100%; height: 400px; }

.mio-flinks { color: #999; font-size: 0.95em }
.mio-flinks a { color: #999; }
.mio-flinks a:hover { color: #333; text-decoration: underline }
.mio-flinks li { float: left; margin: 0 8px 8px 0 }

.mio-inews { padding: 15px 0; color: #999; }
.mio-inews li { float: left; margin: 0 25px 5px 0; }
.mio-inews li span { float: right; color: #999; margin-left: 15px; }
.mio-inews li:nth-child(n + 21) { display:none }
.mio-inews li a { color: #999; }
.mio-inews li a:hover { color: #111; text-decoration: underline }

@media (min-width:641px) {	


.mio-header * {  -webkit-transition:all .5s ease; transition: all .5s; }
.mio-header { height: 100px; width: 100%; position: fixed; top: 0; left: 0; z-index: 999; background-color: rgba(0,0,0,.1); -webkit-transition:all .5s ease; transition: all .5s; }
.mio-header a.navbar-brand { width: 390px; min-height: 100px; background: url(logow.png) no-repeat left center; text-indent: -999999px; overflow: hidden; display: block; background-size: 60%; float: none; position: absolute; top: 0; left: 50px; }
.mio-header .container { width: 100%; height: 100%; position: relative; }

.mio-header .mio-nav { position: absolute; top: 0; left: 50%; width: 600px; margin-left: -300px; }
.mio-header .mio-nav li { float: left; width: 25%; position: relative; z-index:100; }
.mio-header .mio-nav li a.mio-a { display: block; line-height: 100px; color: #fff; font-weight: bold; font-size: 1.1em; letter-spacing: 2px; }
.mio-header .mio-nav li ul { position: absolute; top: 70px; left: -40px; background-color: #fff; width: 150px; opacity: 0; -webkit-transition:all .5s ease; transition: all .5s; height: 0; overflow: hidden; }
.mio-header .mio-nav li li { float: none; width: 100%; border-bottom: #ddd 1px dashed }
.mio-header .mio-nav li li:nth-last-child(1) { border-bottom: 0; }
.mio-header .mio-nav li li a { display: block; padding: 10px; text-align: center; letter-spacing: 2px; }
.mio-header .mio-nav li li a:hover { background-color: #1a60ae; color: #fff; }
.mio-header .mio-nav li:hover ul { top: 100px; opacity: 1; -webkit-transition:all .5s ease; transition: all .5s; height: auto; }
.mio-header .mio-nav span { display: none }

.mio-header .mio-lan { position: absolute; top: 30px; right: 50px; width: 90px; height: 40px; line-height: 20px; padding: 10px; border: rgba(255,255,255,.7) 1px solid; overflow: hidden }
.mio-header .mio-lan a { color: #fff; height: 20px; line-height: 20px; display: block; }
.mio-header .mio-lan a:nth-child(2),
.mio-header .mio-lan a:nth-child(3),
.mio-header .mio-lan a:nth-child(4) { margin: 20px 0 0 0;}
.mio-header .mio-lan a img { float: left; height: 20px; width: 30px; margin-right: 10px; border: #eee 1px solid }
.mio-header .mio-lan:hover { height: auto; background-color: #fff; }
.mio-header .mio-lan:hover a { color: #222; }


.mio-header-top { background-color: #fff; height: 80px; box-shadow: 0 5px 5px rgba(0,0,0,.1); }
.mio-header-top a.navbar-brand { min-height: 80px; background: url(logo.png) no-repeat left center; background-size: 50%; }
.mio-header-top .mio-nav li a.mio-a { line-height: 80px; color: #333; }
.mio-header-top .mio-nav li ul { top: 50px; box-shadow: 0 5px 5px rgba(0,0,0,.1) }
.mio-header-top .mio-nav li:hover ul { top: 80px; }

.mio-header-top .mio-lan { top: 20px; border: rgba(0,0,0,.2) 1px solid; }
.mio-header-top .mio-lan a { color: #333; }





.mio-footer { font-size: .9em; color: #888; padding: 30px 0; border-top: #ddd 1px solid; text-align: center }
.mio-footer .mio-flogo { width: 200px; height: 50px; background: url(logo.png) no-repeat left center; background-size: 80%; margin: 0 auto; }
.mio-footer p span { margin-left: 20px; }
.mio-footer p { margin: 0; }
.mio-footer a { color: #888; }

.mio-banner { height: 100%; background-color: #222; }
.mio-banner .swiper-container,
.mio-banner .swiper-container .swiper-wrapper,
.mio-banner .swiper-container .swiper-slide { height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; }
.mio-banner .swiper-container .swiper-slide1 { background-color: #0066CC; background-image: url(banner1.jpg) }
.mio-banner .swiper-container .swiper-slide2 { background-color: #FF3333; background-image: url(banner2.jpg) }
.mio-banner .swiper-container .swiper-slide3 { background-color: #006666; background-image: url(banner3.jpg) }
.mio-banner .swiper-container .swiper-slide .container { width: 100%; height: 100%; position: relative; }
.mio-banner .swiper-container .swiper-slide .mio-sld { width: 400px; height: 200px; /*background-color: rgba(0,0,0,.1);*/ position: absolute; top: 50%; right: 150px; color: #fff; margin-top: -60px; }
.mio-banner .swiper-container .swiper-slide .mio-sld h3 { font-size: 3em; margin-bottom: 20px; }
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {top: 50%;margin-top: -100px;text-align: right;padding-right: 465px;}
.swiper-pagination-bullet { background: #fff; width: 10px; height: 10px; border-radius: 50%; opacity: 1; margin-right: 8px; }
.swiper-pagination-bullet-active { background: #f39700; width: 40px; border-radius: 20px; }




.mio-section { padding: 100px 0; }


h1.mio-h1t { text-align: center; color: #111; font-size: 2.2em; letter-spacing: 1px; margin-bottom: 80px; }





.mio-wlist span { float: right; color: #999; }






/* KeChiXu FaZhan */
.mio-box { border: #ddd 1px solid; padding: 150px 50px 50px 50px; margin-bottom: 50px; }
.mio-a3 h2 { margin-bottom: 10px; }
.mio-a3 p { margin-bottom: 20px; }

.area_management .img_inn{display: flex;align-items: center;justify-content: center;position: relative;}
.area_management .img_inn div[class^=mgm0] {border-radius: 50%;display: flex;align-items: center;justify-content: center;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}

.area_management .mgm01 {width: 170px;height: 170px;background: #1a60ae;color: #fff;flex-direction: column;z-index: 5;}
.area_management .mgm01 img {/*filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(10deg) brightness(300%) contrast(102%);*/height: 30px;margin-bottom: 6px; margin-top:25px;}
.area_management .mgm02 {width: 295px;height: 295px;background-color:#caddfb;z-index: 4;}
.area_management .mgm02::after {content: '';display: inline-block; width: 295px;height: 295px;background-color:#caddfb;z-index: 4;animation: dot 2s infinite;border-radius: 50%;}
.area_management .mgm03 {width: 500px;height: 500px;background-color:#caddfb;z-index: 3;opacity: .3;}
.area_management .mgm_sm01 {top: -60px;left: 50%;transform: translateX(-50%);}
.area_management .mgm_sm04 {bottom: -60px;left: 50%;transform: translateX(-50%);}
.area_management .mgm_sm02 {right: -46px;top: 20px;}
.area_management .mgm_sm06 {left: -46px;top: 20px;}
.area_management .mgm_sm03 {right: -40px;bottom: 10px;}
.area_management .mgm_sm05 {left: -40px;bottom: 10px;}
.area_management .mgm_sm_wrap {width: 295px;height: 295px;position: relative;}
.area_management .mgm_sm_wrap > div[class^=mgm_sm0] {border-radius: 50%;display: flex;align-items: center;justify-content: center;position: absolute;background-color: #fff;width: 106px;height: 106px;z-index: 6;box-sizing: border-box;padding: 25px;text-align: center;word-break: keep-all;line-height: 1.2;font-size: 14px;}


dl.mio-dl { margin-top: -100px; }
dl.mio-dl dt { margin-bottom: 10px; font-size: 1.1em; color: #1a60ae; }
dl.mio-dl dd { margin-bottom: 20px; }

.mio-zc {}
.mio-zc h3 { margin-bottom: 20px; font-size: 1.1em; color: #1a60ae; }
.mio-zc p.p1 { background-color: #eee; padding: 25px; border: #ccc 1px solid; }





.mio-article { font-size: .95em }

/* ABOUT US */
.mio-a5 .mio-txt { padding-left: 50px; }
.mio-a5 h2 { font-size: 2.2em; color: #111; font-weight: normal }
.mio-a5 p { margin-top: 30px; }

/* LiNian */
.mio-linian { padding-bottom: 0; }
.mio-smenu { text-align: center; margin-bottom: 50px; }
.mio-smenu span { display: inline-block; padding: 15px 70px; border: #ccc 1px solid; font-weight: bold; cursor: pointer }
.mio-smenu span.st { border-bottom: #f90 2px solid; color: #f90 }
.mio-smenu a { display: inline-block; padding: 15px 70px; border: #ccc 1px solid; font-weight: bold; cursor: pointer }
.mio-smenu a.st { border-bottom: #f90 2px solid; color: #f90 }

.mio-main1 { }
.mio-a6 h2 { font-size: 2.2em; color: #111; font-weight: normal; text-align: center; margin-bottom: 50px; }
.mio-main1 h6 { font-size: 1.1em; text-transform: capitalize; color: #1a60ae; }
.mio-main1 h3 { font-size: 2.2em; color: #111; font-weight: normal; margin: 15px 0; }
.mio-main1 .mio-txt { padding: 50px; }
.mio-main1 .row { margin-bottom: 50px; }
.mio-main1 .mio-mbox { padding: 150px 0; background: url(/upfile/fz1/5.jpg) no-repeat center; background-size: cover; background-attachment: fixed; color: #fff; font-size: 2em; text-align: center; line-height: 1.5em; }

.mio-main2 h3 { font-size: 1.6em; font-weight: normal; margin: 15px 0 }
.mio-main2 .mio-txt { text-align: center; margin-bottom: 50px; }
.mio-main2 .mio-mbox { padding: 100px 0; background: url(/upfile/fz2/1.jpg) no-repeat center; background-size: cover; color: #fff; text-align: center; }
.mio-main2 .mio-mbox h2 { font-size: 2em; margin-bottom: 60px; }
.mio-main2 .mio-mbox img { margin: 0 auto; }
.mio-main2 .mio-mbox .mio-abox { border: #fff 1px solid; width: 260px; height: 260px; border-radius: 50%; padding: 30px; }
.mio-main2 .mio-mbox p { font-size: .9em }
.mio-main2 .mio-m2 { padding: 100px 0; }
.mio-main2 .mio-m2 .mio-txt { text-align: left; padding: 150px 0 0 100px; }
.mio-main2 .mio-m2 h3 { font-weight: bold; color: #111; }

/* JingMi QingXi */
.mio-jmqx { margin: 50px }
.mio-jmqx h2 { font-size: 2em; color: #111; margin-bottom: 20px; }
.mio-jmqx p { margin-bottom: 20px; }
.mio-jm1 { position: relative; width: 100%; height: 650px; }
.mio-jm1 .mio-jm1-line { height: 200px; width: 100%  }
.mio-jm1 .mio-jm1-line li { width: 1px; height: 200px; background-color: #ccc; overflow: hidden; position: absolute;  }
.mio-jm1 .mio-jm1-line li:nth-child(1) { left: 100px; height: 40px; }
.mio-jm1 .mio-jm1-line li:nth-child(2) { left: 350px; }
.mio-jm1 .mio-jm1-line li:nth-child(3) { left: 630px; height: 40px; }
.mio-jm1 .mio-jm1-line li:nth-child(4) { left: 950px; }
.mio-jm1 .mio-jm1-quan { height: 200px; width: 100%  }
.mio-jm1 .mio-jm1-quan li { width: 20px; height: 20px; border: #1a60ae 1px solid; border-radius: 50%; overflow: hidden; position: absolute;  }
.mio-jm1 .mio-jm1-quan li:nth-child(1) { left: 90px; top: 170px; }
.mio-jm1 .mio-jm1-quan li:nth-child(2) { left: 340px; }
.mio-jm1 .mio-jm1-quan li:nth-child(3) { left: 620px; top: 170px; }
.mio-jm1 .mio-jm1-quan li:nth-child(4) { left: 940px; }
.mio-jm1 dl { position: absolute; width: 300px; }
.mio-jm1 dt { font-size: 1.3em; margin-bottom: 15px; color: #1a60ae }
.mio-jm1 dd ul { margin-left: 1em }
.mio-jm1 dd li { list-style: disc; }
.mio-jm1 dl:nth-child(1) { left: 0px; top: 210px; }
.mio-jm1 dl:nth-child(2) { left: 300px; top: 370px; }
.mio-jm1 dl:nth-child(3) { left: 570px; top: 210px; }
.mio-jm1 dl:nth-child(4) { left: 870px; top: 370px; }


/* TeShu TuChen */
.mio-tstc { margin-bottom: 50px; }
.mio-tstc h2 { font-size: 1.6em; color: #111; margin-bottom: 20px; }
.mio-tstc h2.mio-h2c { font-size: 2.5em; text-align: center; margin-bottom: 50px; font-weight: normal; margin-top: 50px; }
.mio-tstc h2.mio-h2c strong { font-weight: bold }
.mio-tstc p { margin-bottom: 20px; }
.mio-box-zl { background: url(/upfile/tc/coating_spc_bg.gif) no-repeat center 100px }
.mio-box-zl .mio-sbox { width: 25%; float: left; }
.mio-box-zl .mio-sbox .mio-cir { width: 250px; height: 250px; border-radius: 50%; background-color: #525864; color: #fff; padding: 90px 0 0 0; text-align: center; font-size: 1.1em; margin: 0 auto }
.mio-box-zl .mio-sbox .mio-cir strong { font-size: 1.15em; display: block }
.mio-box-zl .mio-sbox .mio-cir span { width: 1px; height: 20px; display: block; background-color: #fff; margin: 20px auto }
.mio-box-zl .mio-sbox h3 { font-size: 1.3em; margin: 20px 0; padding: 0 20px; color: #1a60ae; text-align: center }
.mio-box-zl .mio-sbox h3 strong { display: block }
.mio-box-zl .mio-sbox p { padding: 0 20px; }
.mio-box-zl .mio-sbox:nth-child(1) { margin-top: 10px; margin-left: 240px; margin-right: 50px; }
.mio-box-zl .mio-sbox:nth-child(2) .mio-cir { background-color: #195e9e; margin-top: 10px; }
.mio-tstc h3.h3t { margin-bottom: 20px; color: #111; }
.mio-tstc table tr.trimg img { height: 100px; }
.mio-tstc td img { margin: 0 auto }


/* ZhiLiang BaoZheng */
.mio-zlbz { margin-bottom: 50px; }
.mio-zlbz p { margin-bottom: 20px; }
.mio-zlbz h2 { font-size: 1.8em; color: #111; margin-bottom: 20px; }
.mio-zlbz h3 { font-size: 1.3em; color: #111; background: url(/upfile/zl/ico.png) no-repeat left 9px; padding-left: 15px; margin-bottom: 20px; }
.mio-zl-box { width: 100%; height: 700px; background: url(/upfile/zl/2.jpg) no-repeat center; position: relative; z-index: 1; }
.mio-zl-box dl { width: 240px; position: absolute; top: 0; left: 0; z-index: 1; }
.mio-zl-box dt { font-size: 1.3em; font-weight: bold; margin-bottom: 15px; }
.mio-zl-box dd { background: url(/upfile/zl/ico.png) no-repeat left 9px; padding-left: 15px; }
.mio-zl-box dl:nth-child(1) { top: 130px; left: 150px; }
.mio-zl-box dl:nth-child(2) { top: 0; left: 500px; }
.mio-zl-box dl:nth-child(3) { top: 130px; left: 850px; }
.mio-zl-box dl:nth-child(4) { top: 400px; left: 850px; }
.mio-zl-box dl:nth-child(5) { top: 540px; left: 500px; }
.mio-zl-box dl:nth-child(6) { top: 400px; left: 150px; }
.mio-zl-box dl:nth-child(7) { top: 270px; left: 445px; }
.mio-zl-box dl:nth-child(7) dt img { width: 150px; margin: 0 auto }
.mio-zl-box dl:nth-child(7) dd { background: none; padding: 0; text-align: center; color: #fff; font-size: 1.4em }

.mio-hlist { text-align: center; font-size: 1.1em; font-weight: bold; color: #111; }
.mio-hlist img { border: #ccc 1px solid; margin-bottom: 10px; }



/* KeFu */
.mio-a4 .mio-txt { padding: 140px 0 0 50px; }
.mio-a4 .mio-txt h2 { font-size: 2em; color: #111; margin-bottom: 20px; }
.mio-a4 .mio-txt p { font-size: 1.2em; }




h2.mio-h2t { font-size: 1.8em; color: #111; margin-bottom: 20px; height: 40px; }
h2.mio-h2t span { width: 40px; height: 2px; background-color: #111; overflow: hidden; margin-bottom: 15px; display: block; }
h2.mio-h2t a { float: right; font-size: .5em; background-color: #1a60ae; color: #fff; display: inline-block; padding: 0 25px; height: 30px; line-height: 30px; margin-top: 10px; }





.mio-quyu { background: #222 url(bgi.jpg) no-repeat center; padding: 100px 0; background-size: cover; }
.mio-quyu .container { min-width: 1233px; }
.mio-quyu h2 { font-size: 3em; color: #fff; text-align: center; }
.mio-quyu h3 { font-size: 1.1em; color: #fff; text-align: center; margin: 20px 0 50px 0; }
.mio-quyu .mio-qyc { width: 100%; height: 580px; background: url(/upfile/quyu/global_map.png) no-repeat center; position: relative; z-index: 1; }

@keyframes nation-circle {
  0% {
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0.5; 
   }
  50% {
	opacity: 1.0; 
   }
  100% {
	-webkit-transform: scale(1);
			transform: scale(1);
	opacity: 0; } 
}
.nation-circle{position:absolute; display:inline-block; width:70px; height:70px;}
.right-circle{left:auto; right:-70px;}
.nation-circle > span:nth-child(2) {
	-webkit-animation-delay: -2s;
	animation-delay: -2s; 
}
.nation-circle > span:nth-child(3) {
	-webkit-animation-delay: -1s;
		animation-delay: -1s;
}
.nation-circle > span {
	border:3px solid rgba(255,255,255,0.3) ;
	border-radius: 50%;
	margin: 10px;
	-webkit-animation-fill-mode: both;
			animation-fill-mode: both;
	position: absolute;
	left: 0;
	top: 0px;
	opacity: 0.1;
	margin: 0;
	width: 70px;
	height: 70px;
	-webkit-animation: nation-circle 4s cubic-bezier(0.22, 0.61, 0.36, 0.5) infinite;
			animation: nation-circle 4s cubic-bezier(1, 2, 0.66, 3) infinite; 
	}
.nation-circle i{
	display:block; position:absolute; top:50%; left:50%; margin:-6px 0 0 -6px; width:12px; height:12px; background-color:#fc0; border:2px solid #fff;
	-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;
	opacity:0.9;filter:Alpha(opacity=90);
}

.mio-cn { left: 430px; top: 200px; }
.mio-kr { left: 452px; top: 170px; }
.mio-jp { left: 490px; top: 170px; }
.mio-em { left: 810px; top: 130px; }

.mio-al { position: absolute; color: #fff; font-size: 1.2em }
.mio-al img { display: inline-block; }
.mio-a-cn { left: 270px; top: 225px; }
.mio-a-kr { left: 352px; top: 192px; }
.mio-a-jp { left: 580px; top: 190px; }
.mio-a-em { left: 910px; top: 152px; }

.mio-ln { position: absolute; background-color: rgba(255,255,255,.3); height: 1px; width: 35px; overflow: hidden }
.mio-ln-cn { left: 360px; top: 235px; width: 100px }
.mio-ln-kr { left: 446px; top: 205px; }
.mio-ln-jp { left: 530px; top: 205px; width: 40px; }
.mio-ln-em { left: 860px; top: 165px; width: 40px; }


.mio-info { background: #eee url(bgct.jpg) no-repeat center; padding: 100px 0; background-size: cover; background-attachment: fixed }
.mio-info a { display: block; background-color: #fff }
.mio-info .mio-img { background-color: #333; }
.mio-info .mio-txt { padding: 30px; }
.mio-info h3 { margin-bottom: 15px; color: #111; }
.mio-info p { color: #777; }


.mio-business { padding: 100px 0; }
.mio-business h2 { font-size: 3em; color: #111; text-align: center; }
.mio-business h3.h3t { font-size: 1.1em; color: #555; text-align: center; margin: 20px 0 50px 0; }

.mio-business { background-color: #eee; }
.mio-business a { display: block; width: 100%; height: 500px; position: relative; z-index: 1; }
.mio-business a .mio-img { height: 260px; width: 100%; background-color: #333; position: absolute; top: 0; left: 0; z-index: 1; }
.mio-business a .mio-txt { background-color: #fff; width: 320px; height: 250px; top: 220px; left: 50%; margin-left: -160px; position: absolute; z-index: 2; padding: 40px; box-shadow: 0 5px 5px rgba(0,0,0,.1) }
.mio-business a .mio-txt h3 { font-size: 1.6em; text-align: center }
.mio-business a .mio-txt p { margin: 20px 0 20px 0; color: #777; height: 70px; }
.mio-business a .mio-txt u { border: #ccc 1px solid; display: block; width: 120px; height: 40px; line-height: 40px; text-align: center; margin: 0 auto; }


.mio-ditu,
.mio-cximg,
.mio-wap-lan { display: none }

.mio-zlyq { width: 1198px; height: 487px; background: url(/upfile/zl/1.jpg) no-repeat center; position: relative; z-index: 1; margin-bottom: 30px; }
.mio-zlyq h4 { position: absolute; top: 8px; left: 120px; color: #fff }
.mio-zlyq h4:nth-child(2) { left: 1010px; }

ul.mio-sblist { position: relative; }
ul.mio-sblist li { width: 205px; position: absolute; top: 100px; }
ul.mio-sblist li .mio-img { background-color: #000; height: 109px; width: 205px; border-radius: 4px; overflow: hidden }
ul.mio-sblist li .mio-img img { width: 100%; height: 100% }
ul.mio-sblist li .mio-txt { padding: 10px; text-align: center; font-size: 1.1em }
ul.mio-sblist li:nth-child(1) { left: 30px; }
ul.mio-sblist li:nth-child(2) { left: 240px; }
ul.mio-sblist li:nth-child(3) { left: 496px; }
ul.mio-sblist li:nth-child(4) { left: 750px; }
ul.mio-sblist li:nth-child(5) { left: 960px; }
ul.mio-sblist li:nth-child(6) { top: 280px; left: 30px; }
ul.mio-sblist li:nth-child(7) { top: 280px; left: 240px; }
ul.mio-sblist li:nth-child(8) { top: 280px; left: 496px; }
ul.mio-sblist li:nth-child(9) { top: 280px; left: 750px; }
ul.mio-sblist li:nth-child(10) { top: 280px; left: 960px; }



}

@media (min-width:320px) and (max-width:640px) {
	.fr { float: none }
	.tr { text-align: left }
	.mio-inews { display: none }
	img { width: 100%; }
	
table{table-layout:fixed; font-size: 0.1em }
table td{overflow:hidden;text-overflow:ellipsis; nowrap:false;}
table td,
table th { padding: 8px 0; }

	
	.mio-navm,
	.mio-close { display: block; height: 60px; line-height: 60px; font-size: 2em; color: #222; width: 60px; text-align: center; position: fixed; top: 0; right: 0; z-index: 1000; }
	.mio-navm span,
	.mio-close span { font-size: 1em; margin-right: 8px }
	.mio-close { display: none; }


	.mio-header { height: 60px; width: 100%; position: fixed; top: 0; left: 0; z-index: 999; background-color: #fff; -webkit-transition:all .5s ease; transition: all .5s; border-bottom: #ccc 1px solid; }
	.mio-header a.navbar-brand { width: 130px; min-height: 60px; background: url(logo.png) no-repeat left center; text-indent: -999999px; overflow: hidden; display: block; background-size: 60%; }

	.mio-header .mio-nav { width: 100%; height: 100%; overflow-y:scroll; position: fixed; top: 60px; right: -640px; z-index: 999; background-color: #fff; padding: 20px 20px 80px 20px; border-top: #1a60ae 5px solid; max-width: 640px; }
	.mio-header .mio-nav ul { }
	.mio-header .mio-nav li { margin-bottom: 2px; }
	.mio-header .mio-nav li a.mio-a { background-color: #1a60ae; color: #fff; height: 40px; line-height: 40px; padding: 0 25px; display: block; font-size: 1em; }
	.mio-header .mio-nav li a.mio-a span { display: block; float: right; font-size: 1em; }
	.mio-header .mio-nav li.hover a.mio-a { background-color: #f90; }	
	.mio-header .mio-nav li ul { background-color: #f3f3f3; padding: 25px; }
	.mio-header .mio-nav li ul a { display: block; padding: 5px; }
	.mio-header .mio-nav li:nth-child(1) a span,
	.mio-header .mio-nav li:nth-child(2) a span { transform: rotate(90deg); }
	
	.mio-lan { display: none }
	
	.mio-wap-lan { margin-top: 40px; }
	.mio-wap-lan a { display: block; text-align: center }
	.mio-wap-lan a img { margin: 0 auto 5px; border: #ddd 1px solid }
	
	.mio-footer { font-size: .9em; color: #888; padding: 30px 0; border-top: #ddd 1px solid; text-align: center }
	.mio-footer .mio-flogo { width: 200px; height: 60px; background: url(logo.png) no-repeat center; background-size: 50%; margin: 0 auto 10px; }
	.mio-footer p span { display: block }
	.mio-footer p { margin: 0; }


	.mio-banner { height: 300px; background-color: #222; margin-top: 60px; }
	.mio-banner .swiper-container,
	.mio-banner .swiper-container .swiper-wrapper,
	.mio-banner .swiper-container .swiper-slide { height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; }
	.mio-banner .swiper-container .swiper-slide1 { background-color: #eee; background-image: url(banner1.jpg) }
	.mio-banner .swiper-container .swiper-slide2 { background-color: #ddd; background-image: url(banner2.jpg) }
	.mio-banner .swiper-container .swiper-slide3 { background-color: #ccc; background-image: url(banner3.jpg) }
	.mio-banner .swiper-container .swiper-slide .container { width: 100%; height: 100%; position: relative; }
	.mio-banner .swiper-container .swiper-slide .mio-sld { color: #fff; padding: 100px 0 0 30px }
	.mio-banner .swiper-container .swiper-slide .mio-sld h3 { font-size: 1.5em; margin-bottom: 20px; }
	.swiper-pagination-bullet { background: #fff; width: 5px; height: 5px; border-radius: 50%; opacity: 1; }
	.swiper-pagination-bullet-active { background: #f90; width: 40px; border-radius: 20px; }


	.mio-section { padding: 30px 0; }
	
	.mio-business { background-color: #eee; padding: 30px 0 15px 0; }
	.mio-business h2 { font-size: 2em; color: #111; text-align: center; }
	.mio-business h3.h3t { font-size: 1.1em; color: #555; text-align: center; margin: 15px 0 25px 0; }
	.mio-business a { display: block; width: 100%; }
	.mio-business a .mio-img { }
	.mio-business a .mio-txt { padding: 15px 0; text-align: center; margin-bottom: 15px; }
	.mio-business a .mio-txt h3 { font-size: 1.6em; text-align: center }
	.mio-business a .mio-txt p { margin: 20px 0 20px 0; color: #777; }
	.mio-business a .mio-txt u { border: #ccc 1px solid; display: block; width: 120px; height: 40px; line-height: 40px; text-align: center; margin: 0 auto; }


	.mio-quyu { background: #182130; padding: 30px 0; background-size: cover; }
	.mio-quyu .container { padding: 0; margin: 0 }
	.mio-quyu h2 { font-size: 2em; color: #fff; text-align: center; }
	.mio-quyu h3 { font-size: 1.1em; color: #fff; text-align: center; margin: 20px 0 0 0; }
	.mio-qyc { display: none }
	.mio-ditu { display: block }
	
	.mio-info { background: #eee url(bgct.jpg) no-repeat center; padding: 30px 0; background-size: cover; background-attachment: fixed }
	.mio-info a { display: block; background-color: #fff; margin-bottom: 15px; }
	.mio-info .mio-img { background-color: #333; }
	.mio-info .mio-txt { padding: 25px; }
	.mio-info h3 { margin-bottom: 15px; color: #111; }
	.mio-info p { color: #777; margin: 0 }

	.mio-pbanner { height: 160px; background-size: cover; margin-top: 60px; }
	.mio-pbanner .mio-pbg { position: relative; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; }
	.mio-pbanner .mio-txt { height: 50px; text-align: center; position: absolute; top: 50%; left: 0; margin-top: -15px; color: #fff; width: 100% }
	.mio-pbanner .mio-txt h2 { font-size: 2em; font-weight: normal }

	.mio-position { height: 40px; line-height: 40px; }
	.mio-position .mio-crumbs li a { line-height: 40px; padding: 0 15px; }
	.mio-position .mio-crumbs a.mio-ahome { width: 40px; height: 40px; line-height: 40px; }
	.mio-position .mio-crumbs a.mio-ahome span { font-size: 1.2em }


	h1.mio-h1t { text-align: center; color: #111; font-size: 2.2em; letter-spacing: 1px; margin-bottom: 20px; }

	/* ABOUT US */
	.mio-a5 .mio-txt { padding-top: 20px; }
	.mio-a5 h2 { font-size: 1.4em; color: #111; font-weight: normal; text-align: center }
	.mio-a5 p { margin-top: 20px; }

	/* LiNian */
	.mio-linian { padding-bottom: 0; }
	.mio-smenu { text-align: center; margin-bottom: 50px; }
	.mio-smenu span { display: inline-block; padding: 10px 30px; border: #ccc 1px solid; font-weight: bold; cursor: pointer }
	.mio-smenu span.st { border-bottom: #f90 2px solid; color: #f90 }
	.mio-smenu a { display: inline-block; padding: 10px 5px; border: #ccc 1px solid; font-weight: bold; cursor: pointer }
	.mio-smenu a.st { border-bottom: #f90 2px solid; color: #f90 }

	.mio-main1 { }
	.mio-a6 h2 { font-size: 1.2em; color: #111; font-weight: normal; text-align: center; margin-bottom: 20px; }
	.mio-main1 h6 { font-size: 1.1em; text-transform: capitalize; color: #1a60ae; }
	.mio-main1 h3 { font-size: 2.2em; color: #111; font-weight: normal; margin: 15px 0; }
	.mio-main1 .mio-txt { padding: 20px; }
	.mio-main1 .row { margin-bottom: 20px; }
	.mio-main1 .mio-mbox { padding: 100px 40px; background: url(/upfile/fz1/5.jpg) no-repeat center; background-size: cover; background-attachment: fixed; color: #fff; font-size: 1.2em; text-align: center; line-height: 1.2em; }
	
	.mio-main2 h3 { font-size: 1.1em; font-weight: normal; margin: 15px 0 }
	.mio-main2 .mio-txt { text-align: center; margin-bottom: 50px; }
	.mio-main2 .mio-mbox { padding: 30px 0 10px 0; background: url(/upfile/fz2/1.jpg) no-repeat center; background-size: cover; color: #fff; text-align: center; }
	.mio-main2 .mio-mbox h2 { font-size: 1.6em; margin-bottom: 20px; }
	.mio-main2 .mio-mbox img { margin: 0 auto; }
	.mio-main2 .mio-mbox .mio-abox { border: #fff 1px solid; width: 260px; height: 260px; border-radius: 50%; padding: 30px; margin: 0 auto 20px }
	.mio-main2 .mio-mbox p { font-size: .9em }
	.mio-main2 .mio-m2 { padding: 30px 0; }
	.mio-main2 .mio-m2 .mio-txt { text-align: left; }
	.mio-main2 .mio-m2 h3 { font-weight: bold; color: #111; text-align: center }


	/* JingMi QingXi */
	.mio-jmqx { }
	.mio-jmqx h2 { font-size: 2em; color: #111; margin-bottom: 20px; }
	.mio-jmqx p { margin-bottom: 20px; }
	.mio-jm1 { position: relative; }
	.mio-jm1 img { display: none }
	/*.mio-jm1 .mio-jm1-quan { height: 200px; width: 100%  }
	.mio-jm1 .mio-jm1-quan li { width: 20px; height: 20px; border: #1a60ae 1px solid; border-radius: 50%; overflow: hidden; position: absolute;  }
	.mio-jm1 .mio-jm1-quan li:nth-child(1) { left: 90px; top: 170px; }
	.mio-jm1 .mio-jm1-quan li:nth-child(2) { left: 340px; }
	.mio-jm1 .mio-jm1-quan li:nth-child(3) { left: 620px; top: 170px; }
	.mio-jm1 .mio-jm1-quan li:nth-child(4) { left: 940px; }*/
	.mio-jm1 dl { }
	.mio-jm1 dt { background-color: #1a60ae; color: #fff; padding: 5px 15px; }
	.mio-jm1 dd ul { margin: 20px 0 20px 2em }
	.mio-jm1 dd li { list-style: disc; }
	
	.mio-section { overflow: hidden }


/* TeShu TuChen */
.mio-tstc { margin-bottom: 20px; }
.mio-tstc h2.mio-h2c { font-size: 1.5em; text-align: center; margin-bottom: 20px; font-weight: normal; margin-top: 20px; }
.mio-tstc h2.mio-h2c strong { font-weight: bold }
.mio-box-zl .mio-sbox .mio-cir { display: none }
.mio-box-zl .mio-sbox h3 { background-color: #1a60ae; color: #fff; padding: 5px 15px; margin: 15px 0 }

/*.mio-tstc h2 { font-size: 1.6em; color: #111; margin-bottom: 20px; }
.mio-tstc h2.mio-h2c { font-size: 2.5em; text-align: center; margin-bottom: 50px; font-weight: normal; margin-top: 50px; }
.mio-tstc h2.mio-h2c strong { font-weight: bold }
.mio-tstc p { margin-bottom: 20px; }
.mio-box-zl { background: url(/upfile/tc/coating_spc_bg.gif) no-repeat center 100px }
.mio-box-zl .mio-sbox { width: 25%; float: left; }
.mio-box-zl .mio-sbox .mio-cir { width: 250px; height: 250px; border-radius: 50%; background-color: #525864; color: #fff; padding: 90px 0 0 0; text-align: center; font-size: 1.1em; margin: 0 auto }
.mio-box-zl .mio-sbox .mio-cir strong { font-size: 1.15em; display: block }
.mio-box-zl .mio-sbox .mio-cir span { width: 1px; height: 20px; display: block; background-color: #fff; margin: 20px auto }
.mio-box-zl .mio-sbox h3 { font-size: 1.3em; margin: 20px 0; padding: 0 20px; color: #1a60ae; text-align: center }
.mio-box-zl .mio-sbox h3 strong { display: block }
.mio-box-zl .mio-sbox p { padding: 0 20px; }
.mio-box-zl .mio-sbox:nth-child(1) { margin-top: 10px; margin-left: 240px; margin-right: 50px; }
.mio-box-zl .mio-sbox:nth-child(2) .mio-cir { background-color: #195e9e; margin-top: 10px; }
.mio-tstc h3.h3t { margin-bottom: 20px; color: #111; }
.mio-tstc table tr.trimg img { height: 100px; }
.mio-tstc td img { margin: 0 auto }*/


/* ZhiLiang BaoZheng */
.mio-zlbz { margin-bottom: 50px; }
.mio-zl-box dt { background-color: #1a60ae; color: #fff; padding: 5px 15px; margin: 15px 0 }
.mio-zl-box .mio-zllogo { display: none }
.mio-zl-box dd { list-style: disc; padding-left: 15px; }
.mio-zlbz h3.h3t { margin-bottom: 10px; color: #111; }

/*.mio-zlbz p { margin-bottom: 20px; }
.mio-zlbz h2 { font-size: 1.8em; color: #111; margin-bottom: 20px; }
.mio-zlbz h3 { font-size: 1.3em; color: #111; background: url(/upfile/zl/ico.png) no-repeat left 9px; padding-left: 15px; margin-bottom: 20px; }
.mio-zl-box { width: 100%; height: 700px; background: url(/upfile/zl/2.jpg) no-repeat center; position: relative; z-index: 1; }
.mio-zl-box dl { width: 240px; position: absolute; top: 0; left: 0; z-index: 1; }
.mio-zl-box dt { font-size: 1.3em; font-weight: bold; margin-bottom: 15px; }
.mio-zl-box dd { background: url(/upfile/zl/ico.png) no-repeat left 9px; padding-left: 15px; }
.mio-zl-box dl:nth-child(1) { top: 130px; left: 150px; }
.mio-zl-box dl:nth-child(2) { top: 0; left: 500px; }
.mio-zl-box dl:nth-child(3) { top: 130px; left: 850px; }
.mio-zl-box dl:nth-child(4) { top: 400px; left: 850px; }
.mio-zl-box dl:nth-child(5) { top: 540px; left: 500px; }
.mio-zl-box dl:nth-child(6) { top: 400px; left: 150px; }
.mio-zl-box dl:nth-child(7) { top: 270px; left: 445px; }
.mio-zl-box dl:nth-child(7) dt img { width: 150px; margin: 0 auto }
.mio-zl-box dl:nth-child(7) dd { background: none; padding: 0; text-align: center; color: #fff; font-size: 1.4em }*/*/

.mio-hlist { text-align: center; font-size: 1.1em; font-weight: bold; color: #111; }
.mio-hlist img { border: #ccc 1px solid; margin-bottom: 10px; }



/* KeFu */
.mio-a4 .mio-txt { padding: 20px; }
.mio-a4 .mio-txt h2 { font-size: 1.4em; color: #111; margin-bottom: 20px; }
.mio-a4 .mio-txt p { font-size: 1.2em; }

.area_management { margin-bottom: 30px; }
.area_management .img_inn { display: none }
.area_management dl dt { background-color: #1a60ae; color: #fff; padding: 5px 15px; margin: 15px 0 }
.area_management dl dd { padding: 0 15px; }


h2.mio-h2t { font-size: 1.8em; color: #111; margin-bottom: 20px; }
h2.mio-h2t span { width: 40px; height: 2px; background-color: #111; overflow: hidden; margin-bottom: 15px; display: block; }
h2.mio-h2t a { float: right; font-size: .5em; background-color: #1a60ae; color: #fff; display: inline-block; padding: 10px 25px; }

.mio-zlyq { margin-bottom: 30px; }
.mio-zlyq h4 { display: inline-block; background-color: #33acb7; padding: 6px 30px; color: #fff; margin-bottom: 20px; float: left; width: 50%; text-align: center }
.mio-zlyq h4:nth-child(2) { background-color: #1a489e }

ul.mio-sblist { border: #33acb7 1px solid; padding: 15px; }
ul.mio-sblist li { width: 49%; float: left; margin-bottom: 2% }
ul.mio-sblist li:nth-child(even) { margin-left: 2% }
ul.mio-sblist li .mio-img { background-color: #000; height: 90px; border-radius: 4px; overflow: hidden }
ul.mio-sblist li .mio-img img { width: 100%; height: 100% }
ul.mio-sblist li .mio-txt { padding: 10px 0; text-align: center; }


	
}